home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-17 / orchid31.zip / OEMSETUP.INF < prev    next >
INI File  |  1992-05-01  |  1KB  |  28 lines

  1. ;File Name: ORCHIDF.INF
  2. ;This file is for Orchid's Fahrenheit 1280 Windows 3.1 VGA driver.
  3. ;It is similar to Windows' SETUP.INF, but contains only information for
  4. ;the display driver. 
  5. ;
  6. [disks]
  7. O =. ,"Fahrenheit 1280 Utility Disk",diskO
  8.         
  9. [display]
  10. ;
  11. ;This section uses exactly the same format as the [display] section inside the 
  12. ;setup.inf of Windows 3.x.
  13. ;The number before each file is the diskette number of the Fahrenheit 1280
  14. ;utility disks. Number 'x' means to use the file from Windows 3.x original
  15. ;VGA driver.
  16. ;
  17. ;profile = driver,         Description of driver,                    resolution,    286 grabber,  logo code,       VDD 386,       386grabber,  ega.sys,  logo data,    optional work section  
  18. ;
  19. orchidfs = O:orchidf.drv, "Fahrenheit 1280 Enhanced VGA Driver", "100,96,96",   O:orchidf.2gr, x:vgalogo.lgo, O:orchidf.386, O:orchidf.3gr,,       x:vgalogo.rle, orchidfs
  20. ;
  21. ;The following Option section is used by windows to update the orchid.ini
  22. ;
  23. [orchidfs]
  24. ,,orchid.ini,orchid.drv,"WidthXHeightXPlane=","WidthXHeightXPlane=640x480x8"
  25. ,,orchid.ini,orchid.drv,"FontSize=","FontSize=Small"
  26.  
  27.  
  28.